
.post-style-2 .sba2 {
    display: block;
    background-color: #000000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-text-size-adjust: none;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: calc(100vh);
    background-position: center;
    margin-top: -75px;
}
.post-style-2 .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: linear-gradient(to top,rgba(0,0,0,.6),transparent 85%);
    z-index: 60;
}
.post-style-2 .grid-container:after {
	clear:both
}
.post-style-2 .grid-container:before, .post-style-2 .grid-row:after, .post-style-2 .grid-row:before {
    display: table;
    content: '';
}
.post-style-2 .grid-row {
	clear:both;
	margin-left:-1rem;
	margin-right:-1rem;
	    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.post-style-2 .grid-padded-v9x {
    padding-top: 30ex;
    padding-bottom: 1ex;
}
.post-style-2 .grid-cols-10 {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.post-style-2 .grid-cols-10 h3 {
    font-size: 46px;
    color: #fff;
    text-shadow: black 1px 1px 8px;
}

.post-style-2 .grid-cols-10 .post-meta {
    justify-content: center;
font-size: 18px;
color: #ffffff;
    margin-top: 100px;
        text-shadow: black 1px 1px 2px;
}

.post-style-2 .grid-cols-10 .post-meta .avatar {
    width: 16px;
    height: 16px;
    margin-right: 2px;
}
.post-style-2 .post-meta li {
    margin-right: 30px;
}
.post-style-2 .evXbmO {
    fill: rgb(248, 249, 251);
    transition: fill 400ms ease-in-out 0s;
}
.post-style-2 .x-bg {
        margin-top: -60px;
    background-color: rgb(248, 249, 251);
}


/*系统兼容性*/
.win-comp {
display: flow-root;
}	
.win-comp .comptbl, .win-comp .no-comptbl, .win-comp .ba-comptbl {
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 4px;
    margin-bottom: 6px;
    padding: 0 12px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px #ececec solid;
}
.win-comp svg {
    width: .9rem;
    height: .9rem;
     vertical-align: -0.18em;
       fill: currentColor;
       overflow: hidden;
}
.comptbl {
    color: #2add9c;
}
.comptbl svg {
    fill: #2add9c;
}
.ba-comptbl {
    color: #e9bb1d;
}
.ba-comptbl svg {
    fill: #e9bb1d;
}
.no-comptbl {
    color: #db5a6b;
}
.no-comptbl svg {
    fill: #db5a6b;
}

/*相关文章*/

.post-style-2 .bawmrp-list li {
    display: inline-block;
    width: 18.7%;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    position: relative;
    margin: 8px 8px 16px 8px;
}
.bawmrp-list li {
    display: inline-block;
    width: 30.9%;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    position: relative;
    margin: 8px 8px 16px 8px;
   overflow: hidden;
}
.bawmrp-list li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.bawmrp-list li a {
    display: block;
    position: relative;
    z-index: 2;
}
.bawmrp-list li p.baw-cover {
    height: 0;
    padding-top: 53%;
    position: relative;
}
.bawmrp-list li p.baw-cover img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}
.bawmrp-list li p.baw-cover img:hover {
opacity: 0.8;
}
.bawmrp-list li p {
text-align: center;
    font-size: 16px;
white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    list-style-type: none;
        padding: 6px 8px 8px 8px;
}
.bawmrp-list li:after {
content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.31,1,.34,1);
    transition: -webkit-transform .3s cubic-bezier(.31,1,.34,1);
    transition: transform .3s cubic-bezier(.31,1,.34,1);
    transition: transform .3s cubic-bezier(.31,1,.34,1),-webkit-transform .3s cubic-bezier(.31,1,.34,1);
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1);
}
.baw-cover img {
border-radius: 6px 6px 0 0;
}
@media screen and (max-width: 1800px) {
.bawmrp-list li a {
    margin: 5px;
}
.ifplayer span, #_QIDIAN_WEB_IM_IFRAME_2355020488, .livechat-girl{
    display: none;
}
}
